a{ text-decoration:none; blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } 
a:focus{ -moz-outline-style: none; /* FF */ }
a:hover{color:#DA251A;text-decoration:none;}
h1 {
    padding: 0;
    margin: 0;
	font-size: 28px;
}
h2 {
    padding: 0;
    margin: 0;
	font-size: 18px;
	line-height: 44px;
	font-weight: 600;
}
h3 {
    padding: 0;
    margin: 0;
	font-size: 16px;
	line-height: 40px;
}
h4 {
    padding: 0;
    margin: 0;
	font-size: 15px;
	line-height: 36px;
}
h5 {
    padding: 0;
    margin: 0;
	font-size: 14px;
	line-height: 32px;
}
.fl{
	float:left !important;
}
.fr{
	float:right !important;
}
.dropdown-menu li > a:hover {
	margin-left:3px;
	transition: all ease-in-out 0.3s;
}
.cp_xbgbk a:hover,.cpk12 a:hover {
	margin-left:3px;
	transition: all ease-in-out 0.3s;
}
.container, .container-fluid {padding:0;}
.page-header {
    position: fixed;
    z-index: 999;
}
.tsd-logo{
	height:95px;
	width:auto;
	float:left;
	margin-right: 30px;
}
.tsd-logo a img{
	width:186px;
}
.pt30{
	padding-top:30px !important;
}
.pt20{
	padding-top:20px !important;
}
.pt00{
	padding-top:0px !important;
}
.trk {
    display: block;
	overflow: hidden;
    line-height: 94px;
}
.ttel {
    display: block;
    margin-right: 10px;
    line-height: 95px;
    font-size: 20px;
    color: #DA251A;
    font-family: Arial;
}
.souk {
    display: block;
    float: left;
    width: 155px;
    height: 95px;
    margin-right: 8px;
    background: url(../img/soubg.png) center center no-repeat;
}
.sous {
    display: block;
    width: 117px;
    height: 37px;
    float: left;
	margin: 29px 0;
    padding-left: 17px;
    background-color: transparent !important;
    font-size: 14px;
    color: #8d8d8d;
	border: none;
    outline: none;
}
.souc {
    display: block;
    width: 36px;
    height: 37px;
    float: left;
	margin: 29px 0;
    background-color: transparent !important;
    cursor: pointer;
	border: none;
    outline: none;
}
.twei .weixinewm{
	display:none;
	position: absolute;
    width: 120px;
	right:0;
    border: 1px solid #e5e5e5;
}
.twei:hover .weixinewm {
	display:flex;
	animation-name: pullDown;
	animation-duration: .25s;	
	animation-timing-function: ease-in-out;
	transform-origin: 100% 0%;
}
.dropdown-menu{
	width: max-content;
    padding: 30px 30px 0;
    background: rgba(244, 245, 245, 0.95) !important;
    top: 95px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    z-index: 999999 !important;
	box-shadow: none !important;
	overflow: hidden;
    max-width: 880px !important;
	min-width: 222px !important;
}
.dropdown-menu li{
	display: block;
    float: left;
    width: 169px;
    height: auto;
    margin-bottom: 40px;
    border-right: 1px solid #dadada;
    margin-right: 34px;
}
.dropdown-menu li:last-child {
    border-right: 0px;
	margin-right: 0px;
}
.gray{
	font-size:14px !important;
	color:#2e2e2e !important;
}
.dropdown-submenu>a:after{
	display:none;
}
.hor-menu ul.nav li a span {
    display: block;
    position: absolute;
    width: 17px;
    height: 8px;
    top: 43px;
    right: -5px;
    vertical-align: middle;
    background: url(../img/naj.png) center right no-repeat;
}
li.menu-dropdown:hover span{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); 	/* Opera */
}
.cls {
    clear: both;
}
.cxbg {
    display: block;
    background: #f3f3f3;
    overflow: hidden;
}
.biaok {
    padding-top: 55px;
    text-align: center;
}
.btk-cn {
    font-weight: bold;
    z-index: 100;
    position: relative;
	display: block;
    line-height: 48px;
    font-size: 36px;
    color: #3f3f3f;
}
.btk-cn span {
    color: #DA251A;
}
.btk-en {
    font-family: "Arial";
    font-size: 40px;
    font-weight: bold;
    color: #f0f0f0;
    z-index: 10;
    margin-top: -45px;
    text-transform: uppercase;
	display: block;
    line-height: 21px;
}
.btk-js {
    color: #555555;
    font-size: 16px;
	padding: 15px 0 36px;
    line-height: 26px;
	margin-top:50px;
}
.cp_dbk{
	
}
.cp_dbk img{
	object-fit: cover;
}
.cp_dim {
    float: left;
    position: relative;
    overflow: hidden;
	width: 339px;
    height: 678px;
}
.cp_dim img {
    width: 100%;
    height: 685px;
	transform: scale(1);
    transition: all ease-in-out 0.5s;
}
.cp_sbg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
}
.cp_dtt {
    padding-top: 30px;
    line-height: 80px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
}
.cp_xbg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    background-color: rgba(218, 37, 26, 0.9);
    z-index: 4;
	transition: all ease-in-out 0.5s;
}
.cp_xbgbk {
    text-align: left;
    padding: 0px 50px;
	transition: all ease-in-out 0.3s;
}
.cp_xbgbk .dt {
    padding-top: 30px;
    line-height: 45px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    display: block;
	border-bottom: 1px dotted #c9dbb7;
}
.cp_xbgbk .xt {
    display: block;
    /*border-bottom: 1px dotted #c9dbb7;*/
    font-size: 14px;
    color: #fff;
    line-height: 42px;
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
}
.cp_xim {
    float: left;
    margin-left: 18px;
    position: relative;
    overflow: hidden;
	width: 264px;
    height: 264px;
	margin-bottom: 18px;
}
.cp_xim img {
    width: 100%;
    height: 264px;
	transform: scale(1);
    transition: all ease-in-out 0.5s;
	background: -moz-linear-gradient(top, #F5F5F5 0%, #DBDBDB 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F5F5F5), color-stop(100%,#DBDBDB));
    background: -webkit-linear-gradient(top, #F5F5F5 0%,#DBDBDB 100%);
    background: -o-linear-gradient(top, #F5F5F5 0%,#DBDBDB 100%);
    background: -ms-linear-gradient(top, #F5F5F5 0%,#DBDBDB 100%);
    background: linear-gradient(to bottom, #F5F5F5 0%,#DBDBDB 100%);
}
.cp_cim {
    float: left;
    margin-left: 18px;
    margin-top: 18px;
    position: relative;
    overflow: hidden;
	width: 517px;
    height: 330px;
}
.cp_cim img {
    width: 100%;
    height: 333px;
	transform: scale(1);
    transition: all ease-in-out 0.5s;
}
.cp_dim:hover .cp_xbg{ top:0;}
.cp_xim:hover .cp_xbg{ top:0;}
.cp_cim:hover .cp_xbg{ top:0;}
.cp_xim:hover img {
  transform: scale(1.1);
  filter: blur(2px);
}
.cp_dim:hover img {
  transform: scale(1.1);
  filter: blur(2px);
}
.cp_cim:hover img {
  transform: scale(1.1);
  filter: blur(2px);
}
.fak {
    display: block;
}
.fak li {
    width: 447px;
    height: 220px;
	float: left;
    margin-left: 34px;
    margin-bottom: 22px;
    padding: 24px 40px 0;
}
.fak li:first-child {
	margin-left: 0px;
	background: #489cf4;
}
.fak li:nth-child(2){
	background: #DA251A;
}
.fak li:nth-child(3){
	background: #143a86;
}
.tsdfa-tit {
    display: block;
    margin-bottom: 11px;
    line-height: 32px;
    font-size: 22px;
    color: #fff;
	width:367px;
	overflow:hidden;
}
.tsdfa-tit p{
	margin:0;
	display:inline-block;
	white-space:nowrap;
}
.tsdfa-tit p:hover{
	animation: move 2.5s infinite alternate linear;
}
@keyframes move {
	0% {
	transform: translate(0, 0);
	}
	100% {
	transform: translate(calc(-100% + 367px), 0);
	}
}
.tsdfa-jieshao {
    display: block;
    height: 91px;
    line-height: 24px;
    font-size: 14px;
    color: #FFF;
}
.tsdfa-jj {
    display: block;
}

.cpk {
    display: block;
    overflow: hidden;
    padding: 0 0px 40px;
}
.cpk li {
    display: block;
    width: 228px;
    height: 480px;
    float: left;
    position: relative;
    overflow: hidden;
    margin-left: 8px;
    padding: 0;
}
.cpk li:hover .cp_xbg{ top:0;}
.cpk li:first-child {
	margin-left: 0px;
}
.cpk li .cpkimg{
	width:100%;
	height:480px;
	position: absolute;
	object-fit:cover;
	transform: scale(1);
    transition: all ease-in-out 0.5s;
}
.cpk11 {
    padding: 35px 20px 0;
    height: 480px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 50%); 
    background-repeat: repeat;
	display: block;
    position: relative;
    z-index: 2;
}
.cpk-ti {
    display: block;
    margin-bottom: 12px;
    text-align: center;
    line-height: 42px;
	font-size: 18px;
    color: #fff;
    font-weight: bold;
	width:188px;
	overflow:hidden;
}
.cpk-ti2 {
    display: block;
    margin-bottom: 12px;
    text-align: center;
    line-height: 42px;
	font-size: 18px;
    color: #fff;
    font-weight: bold;
	width:172px;
	overflow:hidden;
}
.cpk-ti p{
	margin: 0;
    display: inline-block;
    white-space: nowrap;
}
.cpk-ti2 p{
	margin: 0;
    display: inline-block;
    white-space: nowrap;
}
.cpk-ti p:hover{
	animation: move2 2s infinite alternate linear;
}
.cpk-ti2 p:hover{
	color: #fff;
	animation: move2 2.5s infinite alternate linear;
}
@keyframes move2 {
	0% {
	transform: translate(0, 0);
	}
	100% {
	transform: translate(calc(-100% + 172px), 0);
	}
}
.cpk-ti:hover {
	color: #fff;
}
.cpk-jj {
    display: block;
	margin-top: 200px;
}
.cpk-jj img {
    margin: 0 auto;
	display: block;
}
.cpk12 {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 4;
    padding: 34px 28px 0;
	transition: all ease-in-out 0.5s;
}
.cz-cp {
    display: block;
}
.cz-cp a {
    display: block;
    border-bottom: 1px dotted #c9dbb7;
    font-size: 16px;
    color: #fff;
    line-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cpk li:hover .cpk12{ top:0;}
.cpk li:hover img{ 
	transform: scale(1.1);
	filter: blur(2px);
}
.cpxk {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 60px;
}
.cpxx {
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    top: 42px;
    background: #dadada;
    z-index: 0;
}
.tabPanel1 dl, .tabPanel2 dl {
    height: 44px;
    position: relative;
    text-align: center;
}
.tabPanel1 dl dd, .tabPanel2 dl dd {
    display: inline-block;
    position: relative;
    height: 44px;
    width: 80px;
    margin: 0 28px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #DA251A;
    cursor: pointer;
}
.tabPanel1 dl dd b, .tabPanel2 dl dd b {
    width: 0;
    height: 3px;
    position: absolute;
    left: 50%;
    bottom: 0;
    background: #DA251A;
}
.tabPanel1 .hit1 b, .tabPanel2 .hit2 b {
    width: 66px;
    left: 50%;
    margin-left: -33px;
}
.pane1, .pane2 {
    min-height: 100px;
    padding-bottom: 10px;
    display: none;
    overflow: hidden;
    padding-top: 27px;
}
.pane2 {
    position: relative;
    z-index: 2;
    background: #fff;
    padding-bottom: 15px;
}
.shu14 {
    line-height: 30px;
    color: #555;
    font-size: 14px;
}
.shu14 img, .shu12 img {
    display: inline !important;
    max-width: 100% !important;
    height: auto !important;
}
.gund {
    overflow: hidden;
    background: #FFF;
}
.gund .nexk {
    margin-left: 0;
    margin-right: 30px;
    width: 450px;
    float: left;
    padding: 25px 30px 0;
    height: 200px;
    background-color: #f7f7f7;
    overflow: hidden;
    margin-bottom: 12px;
    border: 1px solid #d4d4d4;
}
.gund .nexk:nth-child(3n) {
    margin-right: 0px;	
}
.nex-ti:visited {
    color: #212121;
}
.nex-ti {
    display: block;
    margin-bottom: 4px;
    line-height: 26px;
    color: #212121;
    font-size: 16px;
}
.nex-js {
    font-size: 14px;
    line-height: 30px;
	height: 90px;
    overflow: hidden;
	color:#797979;
}
.nex-da {
    font-size: 14px;
	margin-bottom: 4px;
    line-height: 20px;
    color: #999;
}
.nexk:hover{ background:#DA251A; border-color:#DA251A;}
.nexk:hover .nex-ti{color:#fff;}
.nexk:hover .nex-js, .nexk:hover .nex-da{ color:#fff;}
.yy_dim {
    float: left;
    position: relative;
    width: 658px;
    height: 540px;
    overflow: hidden;
    cursor: pointer;
}
.yy_dim img{
	width:100%;
	height:540px;
	object-fit:cover;
	transform: scale(1);
	transition: all ease-in-out 0.5s;
}
.yy_sbg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 100%;
	background-color:rgba(0, 0, 0, 0.5);
    text-align: center;
    z-index: 4;
	transition: all ease-in-out 0.5s;
}
.yy_dim .yy_dtt {
    padding: 140px 100px 0px 100px;
}
.yy_dtt {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 60px;
}
.yy_dim .yy_jjnr {
    padding: 0 100px 0px 100px;
}
.yy_jjnr {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}
.yy_xim {
    float: left;
    margin-left: 16px;
    margin-bottom: 19px;
    position: relative;
    width: 360px;
    height: 260px;
    overflow: hidden;
    cursor: pointer;
}
.yy_xim img{
	width:100%;
	height:260px;
	object-fit:cover;
	transform: scale(1);
	transition: all ease-in-out 0.5s;
}
.yy_xim .yy_dtt{ padding: 20px 35px 0px 35px;}
.yy_xim .yy_jjnr{ padding: 0 35px 0px 35px;}
.yy_dim:hover .yy_sbg,.yy_xim:hover .yy_sbg{ top:0;}
.yy_dim:hover img,.yy_xim:hover img{
	transform: scale(1.1);
	filter: blur(2px);
}
.duo1 {
    width: 205px;
    height: 55px;
    color: #fff;
    line-height: 55px;
	background-color:#DA251A;
	display: block;
	overflow: hidden;
    margin: 28px auto 44px;
	text-align: center;
    font-size: 16px;
	border-radius:10px;
}
.duo1:hover {
	color:#DA251A;
	border:1px solid #DA251A;
	background-color:#fff;
}
.duo1 span {
    display: block;
    position: relative;
    top: 0;
	cursor: pointer;
}
.whyk {
    display: block;
    height: 523px;
    background: url(../img/whbg.jpg) center top no-repeat;
}
.whlb {
    display: flex;
}
.whlb li {
    display: block;
    float: left;
    width: 25%;
}
.lybg {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto 10px;
    position: relative;
}
.lybg0 {
    display: block;
    position: absolute;
    width: 80px;
    height: 80px;
    text-align: center;
    z-index: 6;
}
.lybg img {
    display: block;
    position: absolute;
}
.lybg1 {
    z-index: 3;
}
.lybg2 {
    z-index: 2;
}
.lybg00 {
    display: block;
    text-align: center;
    line-height: 64px;
    font-size: 26px;
    color: #000;
}
.lym {
    display: block;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    color: #000;
	padding: 0 10px;
}
.fobg0 {
    padding: 18px 0;
    border-top: 1px solid #e4e4e4;
    overflow: hidden;
}
.fobggg {
    padding: 10px 0px 0px 0px;
    border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
}
.yqlj-dti {
    line-height: 34px;
    font-size: 30px;
    color: #DA251A;
    font-weight: bold;
    font-family: Arial;
}
.gonggao-dti {
    line-height: 40px;
    font-size: 18px;
    color: #3f3f3f;
    font-weight: bold;
    font-family: Arial;
}
.lf {
    display: block;
    float: left;
}
.yqljk {
    display: block;
    overflow: hidden;
    padding: 2px 0;
    margin-left: 90px;
    line-height: 30px;
    font-size: 12px;
    color: #444;
}
.yqljk a, .yqljk a:visited {
    color: #444;
}
.yqljk a {
    display: block;
    float: left;
    margin-left: 15px;
    font-size: 14px;
}
.yqljk a:hover {
    color: #DA251A;
}
.fobg1 {
    display: block;
    padding: 100px 0px 0px 0;
    overflow: hidden;
    background: #232323;
    border-top: 1px solid #e4e4e4;
}
.fonav {
    display: block;
    float: left;
    overflow: hidden;
}
.fonav li {
    display: block;
    float: left;
    min-height: 210px;
    height: auto;
	margin-right: 20px;
    width: 120px;
}
.fonav li p {
    display: block;
    margin-bottom: 10px;
    line-height: 28px;
    color: #fff;
    font-size: 18px;
}
.fonav li a {
    display: block;
    line-height: 26px;
    color: #737373;
    font-size: 14px;
}
.fo-telk {
    width: 400px;
}
.rf {
    display: block;
    float: right;
}
.fo-hotline{
	color:#fff; 
	font-size:22px; 
	line-height:65px;	
}
.fo-phonenum{
	padding-left:110px; 
	line-height:30px; 
	padding-bottom:20px;
	color:#FF0000;
}
.fo-sao1 {
    display: block;
    float: left;
    width: auto;
    height: auto;
    margin-right: 26px;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    color: #3f3f3f;
}
.fo-sao1 img {
    padding: 4px;
    border: 2px solid #e7e7e7;
    border-radius: 2px;
	width:120px;
	height:120px;
}
.wx_bk {
    color: #fff;
    font-size: 16px;
    width: 150px;
    text-align: center;
    line-height: 40px;
}
.bq_dbk {
    font-size: 16px;
    color: #fff;
    line-height: 45px;
    padding: 30px 0px 30px 0px;
    text-align: center;
    border-top: solid 1px #494949;
    margin-top: 30px;
}
.bq_dbk a {
    color: #fff;
}
/* 页面栏目图 */
.top-wrapper {
    width: 100%;
    padding: 0!important;
	overflow: hidden;
	position: relative;
}
.breadcrumb {
    background: rgba(253,253,253,.6);
    padding: 5px 10px;
    color: #333;
    position: absolute;
    border-radius: 20px;
    margin-top: -50px;
}
.bshare {
    background: rgba(253,253,253,.6);
    padding: 5px 10px;
    color: #333;
    position: absolute;
    border-radius: 20px;
    margin-top: -50px;
	float: right;
	position: relative;
}
.portlet.light>.portlet-title>.caption h1 {
    padding: 0;
    margin: 0;
    text-align: center;
	font-size: 24px;
	color: #DA251A;
}
.portlet.light>.portlet-title>.actions {
    padding: 14px 0 14px;
}
.content-body img{
    max-width:100%;
	min-width: 117px;
}
.portlet-body p{
    font-size:14px;
	color:#494949;
	line-height: 28px;
}
.gscjk {
    width: 100%;
    position: relative;
}
.gscj1 {
    border-bottom: 1px solid #f2f2f2;
    padding: 35px 0;
}
.gsc-s {
    font-size: 62px;
    color: #ff9e57;
    line-height: 62px;
}
.gsc-cn {
    line-height: 24px;
    color: #535353;
    font-size: 16px;
}
.gsc-en {
    line-height: 20px;
    color: #d3d3d3;
    font-size: 16px;
}
.zztik {
    display: block;
    width: 1000px;
    margin: 0 auto 53px;
    padding-top: 45px;
}
.pub-cn {
    font-weight: bold;
    z-index: 100;
    display: block;
    line-height: 48px;
    font-size: 36px;
    color: #666666;
    position: relative;
}
.pub-en {
    font-family: "Arial";
    font-size: 40px;
    font-weight: bold;
    color: #e8e8e8;
    z-index: 10;
    margin-top: -45px;
    text-transform: uppercase;
    line-height: 21px;
}
.pub-js {
    padding: 35px 0 36px;
    line-height: 26px;
    color: #555555;
    font-size: 16px;
}
.telb {
    display: flex;
}
.telb .infobox {
    height: 380px;
    padding: 0;
    margin: 0 10px;
    border: 1px solid #ddd;
    background-color: #fdfdfd;
    overflow: hidden;
    border-radius: 10px;
    text-align: center;
}
.telb span {
    padding: 10px 0;
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
}
.telb p {
    text-align: left;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    margin: 0 15px 5px;
}
.telb img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    margin-top: 15px;
}
.sik {
    display: block;
    padding: 50px 0;
    margin-left: -84px;
    overflow: hidden;
}
.sik li {
    display: block;
    float: left;
    width: 25%;
    padding: 12px 30px;
    border-left: 1px solid #f1f1f1;
}
.sik li:first-child {
	border-left: 0;
}
.sik-ti {
    margin-bottom: 11px;
    text-align: center;
    line-height: 36px;
    color: #0a0a0a;
    font-size: 24px;
}
.sik-js {
    line-height: 28px;
    font-size: 14px;
    color: #545454;
}
.whk {
    display: block;
    overflow: hidden;
    padding-bottom: 65px;
    margin-left: -12px;
}
.whk li {
    display: block;
    background: #f7f7f7;
    float: left;
    position: relative;
    width: 272px;
    height: 412px;
    overflow: hidden;
    margin-left: 12px;
}
.whknr1 {
    display: block;
    position: relative;
    z-index: 2;
}
.qywtu {
    display: block;
    overflow: hidden;
}
.qywtu img{
	transform: scale(1);
	transition: all ease-in-out 0.5s;
}
.qywnr {
    display: block;
    padding: 28px 34px 0;
}
.qywnr1 {
    display: block;
    margin-bottom: 12px;
    line-height: 40px;
    color: #0a0a0a;
    font-size: 20px;
	text-align:center;
}
.qywnr2 {
    display: block;
    line-height: 24px;
    color: #545454;
    font-size: 14px;
}
.whknr2 {
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    padding: 38px 23px 20px;
    background-color: rgba(0, 135, 59, 0.9);
    z-index: 3;
	transition: all ease-in-out 0.5s;
}
.whtn1 {
    display: block;
    margin-bottom: 22px;
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    cursor: default;
	text-align:center;
}
.whtn2 {
    display: block;
    line-height: 28px;
    color: #fff;
    font-size: 12px;
    cursor: default;
}
.whk li:hover .whknr2{top:0;}
.whknr1:hover img {
  transform: scale(1.1);
  filter: blur(2px);
}
/* 时间轴 */
#timeLine{
    width: 1000px;
    margin: 100px auto;
    /*border:  solid 1px #434343;*/
    /*background: rgba(500,500,500,0.9);*/
    overflow: hidden;
	display: block;
    width: 100%;
    height: 550px;
    margin: 0 auto 58px;
    position: relative;
    z-index: 99;
    background: url(../img/san1.png) center 45px repeat-x;
}
#yearList{
    width: 100%;
    list-style: none;
    position: relative;
    /*left: 457px;*/
    margin-left: 660px;
}
#yearList:after,.container-li:after{
    content: "";
    display: table;
    clear: both;
}
#yearList li{
    float: left;
    cursor: pointer;
    text-align: center;
    font-size: 21px;
    padding: 10px 20px;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
}
.year-dot{
    width: 8px; height: 8px; border-radius: 5px;
    background-color: #002f21;
    margin: 15px auto;
    display: block;
}
.dotted-line{
	display: block;
    width: 100%;
    position: absolute;
    height: 1px;
    background: #e1e1e1;
    top: 58px;
	z-index: -1;
}
#cList{
    width: 100%;
    position: relative;
}
#btnLeft{
    width: 41px; height: 130px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 180px;
    text-decoration: none;
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 120px;
    background: url(../img/icon-slides.png) no-repeat -84px 50%;
    z-index: 999;
    cursor: pointer;
}
#btnRight{
    width: 41px; height: 130px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 180px;
    text-decoration: none;
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 120px;
    background: url(../img/icon-slides.png) no-repeat -125px 50%;
    z-index: 999;
    cursor: pointer;
}
#btnLeft:hover{
    background-position-x:0;
}
#btnRight:hover{
	background-position-x:-43px;
}
#cUl{
    width: 850px;
    list-style: none;
    height: 400px;
    margin: 0 auto;
    position: relative;
    left: 0px;
}
#cUl li{
    width: 850px;
	position: absolute;  left: 0;
}
.li-tit{
    display: block;
    color: #545454;
    padding: 10px 0px;
	text-align: center;
    font-size: 20px;
	margin: 50px 0;
}
.container-li{
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.c-li-left{
    width: 45%;
    float: left;
}
.c-li-right{
    width: 55%;
    float: right;
    padding: 60px 10px;
    font-size: 16px;
    line-height: 28px;
}
.year-active{
    color: #DA251A;
}
.year-active i{
    background-color: #DA251A;
}
.cplb {
    display: block;
    overflow: hidden;
}
.cplb li {
    display: block;
    width: 252px;
    height: 332px !important;
    float: left;
    margin: 20px 12px 60px 12px;
    position: relative;
    background: #f9f9f9;
}
.cpltu {
    display: block;
    overflow: hidden;
}
.cpltu img {
    height: 252px;
    object-fit: cover;
	transition: all ease-in-out 0.5s;
}
.cplmk {
    display: block;
    padding: 16px 16px 0;
    text-align: center;
	transition: all ease-in-out 0.5s;
}
.cplm1 {
    display: block;
    line-height: 32px;
    font-size: 16px;
    color: #000;
}
.cpjj {
    display: block;
    position: absolute;
    bottom: -19px;
    left: 50%;
    margin-left: -19px;
	transition: all ease-in-out 0.5s;
}
.cplb li:hover .cplmk{ padding-top:20px;transition: all ease-in-out 0.5s;}
.cplb li:hover .cplm1{ color:#DA251A;}
.cplb li:hover .cpjj{
transform: rotate(180deg);
transition: all ease-in-out 0.5s;
}
.cplb li:hover .cpltu img, .cp-xg li:hover .jgxtu img{
transform: scale(1.06);
transition: all ease-in-out 0.5s;}
.cpflk {
    display: block;
    margin-left: -2px;
}
.cpflk .active{
    border-radius: 20px;
	background-color: #fff;
	color: #45ac41;
}
.cpflk .active a{
	color: #45ac41;
}
.cpflk li {
    display: block;
    margin-left: 10px;
    float: left;
}
.cp-fbg2 {
    display: block;
    float: left;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #fff;
}
.cp-fbg2 span {
    display: block;
    position: relative;
	margin: 0 10px;
}
.cpfl {
    background: #45ac41;
    padding: 20px 0;
    overflow: hidden;
}
.cp-fbg2:hover {
    border-radius: 20px;
	background-color: #fff;
}
.conainn-main{
	margin: 0 auto;
    display: block;
    width: 1252px;
}
.cai-profile {
	margin-top: 14px;
    overflow: hidden;
    zoom: 1;
}
.caip-items {
    float: left;
    width: 619px;
    height: 225px;
    margin: 0 14px 16px 0;
    padding: 26px 32px;
	background:#fff;
    box-sizing: border-box;
    border: 1px solid #e9e9e9;
}
.cai-profile li:nth-child(2n) {
	margin: 0 0px 16px 0;
}
.caipi-pic {
    position: relative;
    float: left;
    width: 172px;
    height: 172px;
}
.caipi-pic a {
    display: block;
}
.caipi-pic span {
    position: absolute;
    display: block;
    width: 172px;
    height: 172px;
    left: 0;
    top: 0;
}
.caipi-pic span img {
    width: 100%;
}
.caipi-art {
    margin-left: 194px;
}
.caipi-art h5{
    font-size: 18px;
    line-height: 28px;
    color: #000;
    font-weight: normal;
}
.caipi-art p {
    margin-top: 6px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 140px;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    color: #5b5b5b;
}
.tpas-art {
    position: relative;
    overflow: hidden;
    zoom: 1;
    padding-top: 42px;
    width: 1252px;
	margin: 0 auto;
}
.tpas-article {
    float: left;
    width: 810px;
    margin-bottom: 70px;
}
.art-title {
    font-size: 24px;
    color: #DA251A;
    font-weight: normal;
}
.yfzy-article {
    margin-top: 22px;
    font-size: 14px;
    line-height: 30px;
    color: #545454;
}
.tpasa-b {
    margin-top: 56px;
}
.tpasab-items {
    display: block;
    float: left;
    width: 150px;
}
.tpas-bic {
    margin: 0 auto;
    width: 88px;
    height: 88px;
    border: 1px solid #DA251A;
    border-radius: 50%;
    font-size: 38px;
    line-height: 86px;
    color: #DA251A;
    vertical-align: middle;
    text-align: center;
}
.tpas-bit {
    padding-top: 10px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #545454;
}
.tpas-pic {
    overflow: visible !important;
    position: absolute;
    width: 400px;
    height: 370px;
    right: 0;
    bottom: 34px;
    background: #efefef;
    color: #080103;
}
.tpas-pimg {
    display: block;
    position: absolute;
    width: 400px;
    /* height: 370px; */
    right: 20px;
    bottom: 20px;
    padding: 11px;
    background: #fff;
    box-shadow: 5px 5px 5px rgba(8, 1, 3, .05);
}
.tpas-pic img {
    width: 100%;
    vertical-align: top;
    /* border: 11px solid #fff; */
}
.cust-box {
    overflow: hidden;
    zoom: 1;
    margin-bottom: 62px;
}
.cust-box li:nth-child(3n){
	margin: 0 0 14px 0;
}
.cust-items:nth-child(1):hover {border: 0 none;background: url(../img/dzh1.jpg) no-repeat;}
.cust-items:nth-child(2):hover {border: 0 none;background: url(../img/dzh2.jpg) no-repeat;}
.cust-items:nth-child(3):hover {border: 0 none;background: url(../img/dzh3.jpg) no-repeat;}
.cust-items {
    float: left;
    width: 408px;
    height: 209px;
	padding: 9px 29px;
	margin: 0 14px 14px 0;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    background: #fff;
}
.cust-items h5 {
    font-size: 20px;
    line-height: 56px;
    font-weight: normal;
    color: #DA251A;
    border-bottom: 1px solid rgba(225, 225, 225, 1);
}
.cust-ichoice {
    height: 30px;
    padding: 20px 0;
    font-size: 14px;
    line-height: 30px;
    color: #545454;
}
.cust-ic-items {
    position: relative;
    padding-left: 30px;
}
.cust-ichoice span {
    position: absolute;
    display: block;
    width: 22px;
    height: 18px;
    left: 0;
    top: 5px;
    background: url(../img/check-gray.png) no-repeat;
}
.cust-items:hover h5 {
	color: #fff;
	border-bottom: 1px solid rgba(225, 225, 225, .5);
}

.cust-items:hover .cust-ichoice {
	color: #fff;
}

.cust-items:hover .cust-ichoice span {
	background: url(../img/check-white.png) no-repeat;
}
.sessions-block {
    overflow: hidden;
    zoom: 1;
}
.sessions-block li:nth-child(2n){
	margin: 0 0 24px 0;
}
.sessions-items {
    float: left;
    width: 616px;
	padding: 32px 34px 32px 29px;
    margin: 0 20px 24px 0;
    background: #fff;
}
.sessi-pic {
    float: left;
    width: 230px;
    height: 146px;
    overflow: hidden;
}
.sessi-pic img {
    width: 100%;
}
.sessi-art {
    margin-left: 255px;
}
.sessi-art h5{
    display: block;
    font-size: 18px;
    font-weight: normal;
    color: #0a0a0a;
}
.sessi-art p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 112px;
	margin:0;
    margin-top: 7px;
    font-size: 14px;
    line-height: 28px;
    color: #545454;
}
.csar-block {
    overflow: hidden;
    zoom: 1;
    margin: 43px 0 40px;
}
.csar-block li:nth-child(2n){
	margin-right:0;
}
.csar-items {
    float: left;
    width: 619px;
    margin-right: 14px;
    margin-bottom: 20px;
    padding: 24px 36px 24px 36px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}
.graybg {
    background-color: #f7f7f7;
}
.csar-pic {
    float: left;
    position: relative;
    width: 137px;
    height: 137px;
}
.csar-pic img {
    width: 100%;
}
.csar-pic span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.csar-pic img {
    width: 100%;
}
.csar-art {
    margin-left: 160px;
}
.csar-art h5{
    display: block;
    font-size: 20px;
    line-height: 58px;
    font-weight: normal;
    color: #0a0a0a;
}
.csar-art p{
    display: block;
    font-size: 14px;
    line-height: 28px;
    color: #545454;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 4em;
	margin:0;
}
.innc-block {
	overflow: hidden;
    zoom: 1;
    margin: 0 auto 20px;
    width: 1266px;
    display: block;
}
.innc-block li:last-child{
	margin-right: 0px;
}
.innc-items {
    float: left;
    width: 400px;
    margin-right: 25px;
    margin-bottom: 20px;
    background: #fff;
}

.innc-pic img {
    width: 100%;
}
.innc-art {
    padding: 20px 42px 36px 36px;
}
.innc-art h5 {
    display: block;
    font-size: 20px;
    font-weight: normal;
    line-height: 54px;
    color: #2d2d2d;
}
.innc-art p{
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #545454;
	margin:0;
}
.solution-art-l {
    position: absolute;
    width: 970px;
    padding: 40px 80px 46px 60px;
	background: rgba(247, 247, 247, 0.8);
	margin: 34px 0;
}
.solution-tit {
    font-size: 34px;
    font-weight: normal;
    color: #0a0a0a;
}
.solution-tit small {
    display: block;
    font-size: 12px;
    line-height: 28px;
    color: #ababab;
}
.solution-article {
    margin-top: 10px;
    font-size: 14px;
    line-height: 30px;
    color: #545454;
}
.construct-pic img {
    width: 100%;
}
.splb {
    display: block;
    overflow: hidden;
    position: relative;
    margin-left: -20px;
}
.splb li {
    display: block;
    background: #F7F7F7;
    float: left;
    width: 464px;
    height: 405px;
    margin-right: 18px;
    margin-bottom: 20px;
    position: relative;
}
.splb li:nth-child(3n) {margin-right: 0px;}
.splb li img:first-child {width:100%;width: 100%;height: 255px;object-fit: cover;}
.videoed { display:block; width:44px; height:44px; position: absolute; margin-left:210px; top:110px; z-index:9; border-radius:100%;cursor: pointer; }
.vtit{
	display: block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #363636;
    font-size: 18px;
    padding: 0 20px;
    overflow: hidden;
    font-weight: 600;
}
.vtime{
	position: absolute;
    top: 0;
    font-size: 14px;
    padding: 5px 10px;
    background-color: rgba(253, 253, 253, 0.65);
}
.vdesc{
	padding: 10px 20px;
    overflow: hidden;
    font-size: 15px;
    height: 100px;
    line-height: 25px;
}
.portlet-video{
	width: 100%;
	outline: none;
	object-fit: fill;
    object-position: center;
}
video::-internal-media-controls-download-button {
	display:none;
}
video::-webkit-media-controls-enclosure {
	overflow:hidden;
}
video::-webkit-media-controls-panel {
	width: calc(% + 30px);
}
.fc-content-tool{
	height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #eee;
	padding-bottom: 0px!important;
}
.pane-lx {
    height: 510px;
    position: relative;
    background-size: cover !important;
    display: none;
    border: 1px solid #d4d4d4;
	display:block; 
	background: url(../img/map.png) center center no-repeat;
}
.lxxx {
    display: block;
    width: 550px;
    height: 395px;
    background: rgba(253, 253, 253, 0.85);
    padding: 70px 38px 0;
    position: absolute;
    top: 62px;
    left: 62px;
}
.gsm-ticn {
    line-height: 30px;
    font-size: 20px;
    color: #DA251A;
}
.gsm-tien {
    line-height: 18px;
    font-size: 12px;
    color: #ababab;
}
.gsm-js {
    padding-top: 14px;
    line-height: 30px;
    color: #737373;
    font-size: 14px;
}
.fwxx {
	display: block;
}
.fwxx img{
	width: 225px;
    height: 160px;
    display: block;
}
.fwxx li {
    display: block;
    float: left;
    border-left: 1px solid #e2e2e2;
    width: 320px;
    min-height: 130px;
    margin-left: 30px;
    padding-left: 60px;
}
.fwxx li:first-child {
	border-left: 0;
	margin-left:0;
}
.fwti {
    line-height: 32px;
    font-size: 20px;
    color: #DA251A;
}
.fwkf1 {
    padding-top: 6px;
    line-height: 28px;
    color: #737373;
    font-size: 14px;
}
.BMap_shadow{display:none;}
.BMap_pop{display:none;}
.anchorBL{display:none;}
.search-post-foot1 {
    padding-top: 0px;
    text-align: right;
    width: 200px;
    position: absolute;
    right: 34px;
    margin-top: -38px;
}
.search-post-foot1 > .search-post-meta {
    display: inline-block;
    margin-right: 10px;
}
.search-post-foot1 > .search-post-meta > i {
    margin-right: 5px;
}
.search-post-foot1 > .search-post-meta > a {
    color: #9aa5b2;
    font-size: 13px;
    font-weight: 600;
}
.fonta{
	border: 1px solid #a7a6a6;
    line-height: 20px !important;
    margin: 15px 0;
    height: 38px;
}
.fonta p{
    margin-bottom: 0 !important;
    line-height: 36px !important;
    margin: 0 !important;
    text-align: center;
}
.tuji{
	display: block;
    width: 100%;
    height: auto;
	margin:10px 0;
	text-align: center;
	background: -moz-linear-gradient(top, #F5F5F5 0%, #DBDBDB 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F5F5F5), color-stop(100%,#DBDBDB));
    background: -webkit-linear-gradient(top, #F5F5F5 0%,#DBDBDB 100%);
    background: -o-linear-gradient(top, #F5F5F5 0%,#DBDBDB 100%);
    background: -ms-linear-gradient(top, #F5F5F5 0%,#DBDBDB 100%);
    background: linear-gradient(to bottom, #F5F5F5 0%,#DBDBDB 100%);
}
.tuji a {
    display: block;
    padding: 10px 5px;
    font-size: 18px;
    color: #DA251A;
    text-align: center;
    border-bottom: 1px solid #DA251A;
    margin-bottom: 10px;
}
.tuji img{
	margin: 0 5px;
    width: 300px;
    height: 300px;
    object-fit: cover;
}
.cpneirong{
	display: block;
    width: 100%;
    height: auto;
	margin:10px 0;
	text-align: center;
}
.cpneirong a {
    display: block;
    padding: 10px 5px;
    font-size: 18px;
    color: #DA251A;
    text-align: center;
    border-bottom: 1px dotted #DA251A;
    margin-bottom: 10px;
}
.qybox {
    display: block;
    overflow: hidden;
	margin-top:50px;
}
.qybox li {
    display: block;
    background: #f7f7f7;
    float: left;
    position: relative;
    width: 315px;
    height: auto;
    overflow: hidden;
    margin: 0 18px;
}
.qybox-x {
    display: block;
    position: relative;
    z-index: 2;
}
.qybox-x a {
    display: block;
    overflow: hidden;
	border-radius: 5px;
}
.xiangguan li a img{
	width: 110px;
    height: 110px;
    object-fit: cover;
}
.xiangguan li a {
    font-size: 14px !important;
    padding: 0 !important;
}
.xiangguan li a p{
    margin: 5px 0 !important;
}
.xiangguan li{
	width: 113px;
    margin: 5px 10px !important;
	text-align:center;
    float: left;
	overflow: hidden;
	margin-top:0 !important;
}
#ds-reset .ds-textarea-wrapper {
    border: 1px solid #cccccc;
    border-radius: 10px 10px 0 0;
}
#ds-reset .ds-post-toolbar{
	border-radius: 0 0 10px 10px;
}
/* swiper自定义样式 */
#case1{
	width:100%;
	margin: 0px auto;
    overflow: hidden;
}
#case1 img{
	width:100%;
}
#case1 .swiper-pagination-bullet{
    width: 70px;
    height: 21px;
    margin: 0;
    padding: 0;
    background: url(../img/bad1.png) center center no-repeat;
    text-indent: -10000px;
	opacity:1;
}
#case1 .swiper-pagination-bullet-active{
	background: url(../img/bad2.png) center center no-repeat;
}
#case1 .swiper-button-prev{
	width: 41px;
    height: 69px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -35px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../img/icon-slides.png) no-repeat -84px 50%;
    z-index: 999;
    cursor: pointer;
	display:none;
}
#case1 .swiper-button-next{
	width: 41px;
    height: 69px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -35px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../img/icon-slides.png) no-repeat -125px 50%;
    z-index: 998;
    cursor: pointer;
	display:none;
}
#case1 .swiper-button-prev:hover{
	background-position-x:0;
}
#case1 .swiper-button-next:hover{
	background-position-x:-43px;
}
#case1:hover .swiper-button-prev{
	display:block;
}
#case1:hover .swiper-button-next{
	display:block;
}
#case2 .swiper-pagination{
	top: 0;
}
#case2 .swiper-pagination-bullet{
    width: 80px;
    height: 44px;
    padding: 0;
    background-color: red;
    text-indent: -10000px;
    opacity: 0;
    border-radius: 0;
    margin: 0 30px;
}
#case2 .swiper-pagination-bullet-active{
	background-color: #DA251A;
	opacity: 1;
	height: 3px;
}
#case3 .swiper-pagination{
	top: 0;
	z-index: 0;
}
#case3 .swiper-pagination-bullet{
    width: 80px;
    height: 44px;
    padding: 0;
    background-color: red;
    text-indent: -10000px;
    opacity: 0;
    border-radius: 0;
    margin: 0 30px;
}
#case3 .swiper-pagination-bullet-active{
	background-color: #DA251A;
	opacity: 1;
	height: 3px;
}
#case4{
	width:100%;
}
/* 微信分享 */
.bsBox {
    display: none;
    z-index: 100000001;
    font-size: 12px;
    background: url(http://static.bshare.cn/frame/images//background-opaque-dark.gif)!important;
    padding: 6px!important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 257px!important;
    width: 232px!important;
    margin-left: -116px!important;
    margin-top: -166.5px!important;
}









































